home *** CD-ROM | disk | FTP | other *** search
- -- card: 28789 from stack: in
- -- bmap block id: 63012
- -- flags: 0000
- -- background id: 97743
- -- name: Time Now Line DBOX
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=134 top=179 right=195 bottom=356
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseDown
- show card field popupTime
- end mouseDown
-
- on mouseUp
- hide card field popupTime
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=134 top=207 right=231 bottom=407
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: line
- ----- HyperTalk script -----
- on mouseDown
- show card field popupLine
- end mouseDown
-
- on mouseUp
- hide card field popupLine
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=276 top=232 right=262 bottom=416
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: buttons
- ----- HyperTalk script -----
- on mouseDown
- show card field popupButtons
- end mouseDown
-
- on mouseUp
- hide card field popupButtons
- end mouseUp
-
-
-
- -- part 6 (field)
- -- low flags: 01
- -- high flags: 2002
- -- rect: left=29 top=69 right=117 bottom=102
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: Inbox
-
-
- -- part 8 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=103 top=141 right=175 bottom=393
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupTime
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupTime"
- end mouseUp
-
-
- -- part 9 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=108 top=148 right=196 bottom=380
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupLine
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupLine"
- end mouseUp
-
-
- -- part 10 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=235 top=176 right=228 bottom=423
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupButtons
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupButtons"
- end mouseUp
-
-
- -- part contents for card part 6
- ----- text -----
- Press any element for details.
-
- -- part contents for card part 8
- ----- text -----
- Click “Current time” to display the Time Now Line at the current date and time.
-
- -- part contents for card part 9
- ----- text -----
- Click “Set line to” and enter a date (and time) if you want the Time Now Line to appear at a date (and time) other than the current one.
-
- -- part contents for card part 10
- ----- text -----
- Click OK to save the changes.
-
- Click Cancel to cancel the changes.
-
- -- part contents for background part 30
- ----- text -----
- The Layout Menu
-
- -- part contents for background part 31
- ----- text -----
- Time Now Line Dialog Box